﻿@media (min-width: 1300px) and (max-width: 1399px) {
    /*Buttons*/
    .Inckendobutton {
        color: #ffffff !important;
        padding: 5px 15px;
        font-size: 12.8px;
        text-align: center;
        background: #284065;
        border-color: #dddddd;
        padding-block: 0.375rem;
        padding-inline: 0.75rem;
        line-height: var(--kendo-line-height, normal);
        box-sizing: border-box;
        border-width: 1px;
        border-style: solid;
        font-family: 'roboto', sans-serif;
        text-decoration: none;
        white-space: nowrap;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: var(--kendo-spacing-2, 0.5rem);
        vertical-align: middle;
        user-select: none;
        cursor: pointer;
        outline: none;
        -webkit-appearance: none;
        position: relative;
        border-radius: var(--kendo-border-radius-md, 0.375rem);
        transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    }
    .InckendobuttonPck {
        color: #ffffff !important;
        padding: 5px 15px;
        font-size: 12.8px;
        text-align: center;
        border-color: #dddddd;
        padding-block: 0.375rem;
        padding-inline: 0.75rem;
        line-height: var(--kendo-line-height, normal);
        box-sizing: border-box;
        border-width: 1px;
        border-style: solid;
        font-family: 'roboto', sans-serif;
        text-decoration: none;
        white-space: nowrap;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: var(--kendo-spacing-2, 0.5rem);
        vertical-align: middle;
        user-select: none;
        cursor: pointer;
        outline: none;
        -webkit-appearance: none;
        position: relative;
        border-radius: var(--kendo-border-radius-md, 0.375rem);
        transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    }
    .Inckendobutton2 {
        font-size: 12.8px;
        text-align: center;
        padding-block: 0.375rem;
        padding-inline: 0.75rem;
        line-height: var(--kendo-line-height, normal);
        box-sizing: border-box;
        border-width: 1px;
        border-style: solid;
        font-family: 'roboto', sans-serif;
        text-decoration: none;
        white-space: nowrap;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: var(--kendo-spacing-2, 0.5rem);
        vertical-align: middle;
        user-select: none;
        cursor: pointer;
        outline: none;
        -webkit-appearance: none;
        position: relative;
        border-radius: var(--kendo-border-radius-md, 0.375rem);
        transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    }

    .Inckendobutton3 {
        font-size: 12.8px;
        text-align: center;
        padding-block: 0.375rem;
        padding-inline: 0.75rem;
        line-height: var(--kendo-line-height, normal);
        box-sizing: border-box;
        border-width: 0px;
        border-style: solid;
        font-family: 'roboto', sans-serif;
        text-decoration: none;
        white-space: nowrap;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: var(--kendo-spacing-2, 0.5rem);
        vertical-align: middle;
        user-select: none;
        cursor: pointer;
        outline: none;
        -webkit-appearance: none;
        position: relative;
        border-radius: var(--kendo-border-radius-md, 0.375rem);
        transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    }
    .Inckendobutton4 {
        font-size: 12.8px;
        text-align: center;
        padding-block: 0.375rem;
        padding-inline: 0.75rem;
        line-height: var(--kendo-line-height, normal);
        box-sizing: border-box;
        border-width: 1px;
        border-style: solid;
        font-family: 'roboto', sans-serif;
        text-decoration: none;
        white-space: nowrap;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: var(--kendo-spacing-2, 0.5rem);
        vertical-align: middle;
        user-select: none;
        cursor: pointer;
        outline: none;
        -webkit-appearance: none;
        position: relative;
        border-radius: var(--kendo-border-radius-md, 0.375rem);
        transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    }
    /*checkboxes*/
    .k-checkbox {
        width: 17px;
        height: 17px;
        margin: 0;
        padding: 0;
        line-height: initial;
        border-width: 1px;
        border-style: solid;
        outline: 0;
        background-position: center;
        border-radius: 3px;
        background-repeat: no-repeat;
        background-size: contain;
        display: inline-block;
        flex: none;
        vertical-align: middle;
        position: relative;
        cursor: pointer;
        -webkit-appearance: none;
    }

    /*Treeview*/
    .k-treeview {
        color: #428bca;
    }

    .k-treeview-leaf:hover, .k-treeview-leaf.k-hover {
        border-color: var(--kendo-color-base-subtle-hover, #ffffff);
        color: var(--kendo-color-on-app-surface, #333333);
        background-color: #ebebeb;
    }

    .k-splitter {
        height: 100%;
        border-width: 1px;
        border-style: solid;
        box-sizing: border-box;
        outline: 0;
        font-family: 'roboto', sans-serif;
        font-size: 13.8px;
        line-height: var(--kendo-line-height, normal);
        display: block;
        position: relative;
        -webkit-touch-callout: none;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

    .k-radio-list-horizontal,
    .k-radio-list.k-list-horizontal {
        display: flex;
        flex-flow: row;
        gap: var(--kendo-spacing-4, 1rem);
    }

    .k-button-md {
        padding-block: 0.375rem;
        padding-inline: 0.75rem;
        font-size: 12.8px;
        line-height: var(--kendo-line-height, normal);
    }

    .k-input-inner {
        font-size: 12.8px !important;
    }

    .k-chip-label {
        font-size: 12.8px !important;
    }

    .k-treeview-leaf-text {
        font-size: 13px !important;
    }

    .k-scheduler-table td, .k-scheduler-table th {
        font-size: 12.8px !important;
    }

    .k-scheduler-table .k-today, .k-today > .k-scheduler-datecolumn, .k-today > .k-scheduler-groupcolumn {
        background-color: #eee;
    }

    .k-scheduler-table .k-today, .k-today > .k-scheduler-datecolumn, .k-today > .k-scheduler-groupcolumn {
        background-color: #eee;
    }

    .k-scheduler-agendaview .k-scheduler-content tr:hover, .k-scheduler-agendaview
    .k-scheduler-content tr.k-hover, .k-scheduler-agendaview .k-scheduler-content
    .k-scheduler-row:hover, .k-scheduler-agendaview .k-scheduler-content .k-scheduler-row.k-hover {
        background-color: #eee;
    }

    .k-progressbar-horizontal {
        width: 100%;
        height: var(--kendo-progressbar-height, 1.8rem);
        grid-template-columns: 1fr;
        grid-template-rows: 100%;
    }
    /* Meeting Manager Tree*/
    .k-panelbar > .k-panelbar-header > .k-link {
        padding: 6px 12px;
        padding-inline: var(--kendo-spacing-6, 1.5rem);
        color: inherit;
        background: none;
        text-decoration: none;
        font-weight: 500;
        display: flex;
        flex-flow: row nowrap;
        gap: var(--kendo-spacing-2, 0.5rem);
        align-items: center;
        align-content: center;
        position: relative;
        user-select: none;
        cursor: default;
        transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    }

    .k-panelbar .k-panelbar-group > .k-panelbar-item > .k-link {
        padding: 6px 12px;
        padding-inline: var(--kendo-spacing-6, 1.5rem);
        color: inherit;
        text-decoration: none;
        display: flex;
        flex-flow: row nowrap;
        gap: var(--kendo-spacing-2, 0.5rem);
        align-items: center;
        align-content: center;
        position: relative;
        user-select: none;
        cursor: default;
        transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    }

    .k-link .k-state-selected {
        color: #fff;
        background-color: #428bca;
    }
}
